Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/v6.6.0 #593

Merged
merged 22 commits into from
Nov 21, 2024
Merged

Release/v6.6.0 #593

merged 22 commits into from
Nov 21, 2024

Conversation

Rahulbhatvedekar
Copy link
Contributor

@Rahulbhatvedekar Rahulbhatvedekar commented Nov 21, 2024

6.6.0 (Nov 21, 2024)

FEATURES/ENHANCEMENTS:

  • Appsec

    • Fixed a problem with the missing security_policy_id during update if a resource was imported previously.
    • Added the akamai_appsec_aap_selected_hostnames resource and data source.
    • Modified the enable_botman_siem field from Required to the Optional parameter in the akamai_appsec_siem_settings resource.
  • Cloud Access

    • Added functionality to import the akamai_cloudaccess_key resource for specified group and contract IDs.
    • Marked the cloud_secret_access_key field as a sensitive value in the akamai_cloudaccess_key resource (I#580).
  • CPS

    • Refreshed a list of warnings returned by the akamai_cps_warnings data source.
  • DNS

    • Added the new outbound_zone_transfer field to the akamai_dns_zone resource.
  • Edgeworkers

    • Stopped sending an EdgeKV initialization request in the akamai_edgekv resource when EdgeKV is already initialized. (I#589)
  • PAPI

    • Added support for the new rule format v2024-10-21.

BUG FIXES:

  • Appsec

    • Fixed a plug-in crash if the exceptions block is passed as empty in the akamai_appsec_siem_settings resource.
  • Cloud Access

    • Resolved issues with drift detection after deleting a key version in the akamai_cloudaccess_key resource (I#579).
    • Fixed cases where ProcessingType = "FAILED" was received in a response from the akamai_cloudaccess_key resource. This was causing unnecessary pooling until the timeout.
  • GTM

    • Added checks to verify the existence of specific objects on the server when creating these resources:
      • akamai_gtm_asmap
      • akamai_gtm_cidrmap
      • akamai_gtm_domain
      • akamai_gtm_geomap
      • akamai_gtm_property
      • akamai_gtm_resource
  • PAPI

    • Fixed an idempotency issue in property activation when rule_errors is empty.
    • Fixed an issue when timeout in the akamai_property_activation resource would terminate with the Provider produced inconsistent result after apply error.
      • Changed a timeout message from a warning to an error in the akamai_property_activation and akamai_property_include_activation resources.
    • Fixed an import of the akamai_property_include resource to properly populate the include's product_id field (I#575).

DEPRECATIONS

  • Appsec
    • Deprecated the akamai_appsec_wap_selected_hostnames data source and resource. Use the akamai_appsec_aap_selected_hostnames data source and resource instead.

mimazaka and others added 22 commits October 11, 2024 08:52
…up/contract id

Merge in DEVEXP/terraform-provider-akamai from feature/DXE-4047 to develop
Merge in DEVEXP/terraform-provider-akamai from feature/DXE-3977 to develop
Merge in DEVEXP/terraform-provider-akamai from feature/DXE-6.6.0-changelog to develop
@wzagrajcz
Copy link
Contributor

wzagrajcz commented Nov 21, 2024

Please add changelog entry as descritpion for this PR
Edit: with correct formatting

@Rahulbhatvedekar Rahulbhatvedekar merged commit d4fb88b into master Nov 21, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

8 participants